-
Home
-
Simple Google Calendar Outlook Events Widget
-
2.7.0 (latest)
-
Code
-
Classes
- IcsParser
Total Complexity |
223 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
1,117 |
Lines of code |
649 |
Logical lines of code |
506 |
Comment lines |
292 |
Methods |
15 |
Properties |
11 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse() |
D |
9 |
101 |
283 |
parseVevent() |
D |
27 |
39 |
131 |
getFutureEvents() |
B |
42 |
18 |
50 |
getData() |
B |
41 |
17 |
50 |
parseIanaTimezoneid() |
A |
52 |
15 |
20 |
fetch() |
A |
46 |
10 |
36 |
removeReplacedEvents() |
S |
57 |
6 |
16 |
parseIcsDateTime() |
S |
55 |
4 |
19 |
eventSortComparer() |
S |
66 |
3 |
9 |
getCalendarUrl() |
S |
64 |
3 |
8 |
__construct() |
S |
65 |
2 |
8 |
unescTextList() |
S |
64 |
2 |
8 |
getAll() |
S |
82 |
1 |
3 |
isValidWindowsTimeZoneId() |
S |
79 |
1 |
3 |
unescText() |
S |
70 |
1 |
5 |